Micron Document
🎖️GitЯра🎖️

Node / meshtastic / Meshtastic-Android / files / feature / widget / src / main / res / layout / widget_local_stats_preview.xml

Displaying Raw • Download

feature/widget/src/main/res/layout/widget_local_stats_preview.xml fix/qr-error-correction (7b45f84f) Text, 1.99 KB

Tff7b72<?xml version="1.0" encoding="utf-8"?>
T8b949e<!--
~ Copyright (c) 2026 Meshtastic LLC
~
~ This program is free software: you can redistribute it and/or modify
~ it under the terms of the GNU General Public License as published by
~ the Free Software Foundation, either version 3 of the License, or
~ (at your option) any later version.
~
~ This program is distributed in the hope that it will be useful,
~ but WITHOUT ANY WARRANTY; without even the implied warranty of
~ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
~ GNU General Public License for more details.
~
~ You should have received a copy of the GNU General Public License
~ along with this program. If not, see <https://www.gnu.org/licenses/>.
-->

T8b949e<!--
Widget-picker preview (android:previewLayout in widget_local_stats_info.xml), used on API levels that predate the
generated previews LocalStatsWidget.providePreview supplies.

Lives in this module rather than androidApp because the provider info XML that references it does. Keeping it in
androidApp left this module's resources unresolvable on their own, which broke resource linking as soon as the
module gained unit tests.
->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f->`f
Tff7b72<LinearLayout Te6edf3xmlns:android=Ta5d6ff"http://schemas.android.com/apk/res/android"
Te6edf3android:layout_width=Ta5d6ff"match_parent"
Te6edf3android:layout_height=Ta5d6ff"match_parent"
Te6edf3android:background=Ta5d6ff"#2E2E2E"
Te6edf3android:orientation=Ta5d6ff"vertical"
Te6edf3android:padding=Ta5d6ff"16dp"
Te6edf3android:gravity=Ta5d6ff"center"Tff7b72>

Tff7b72<ImageView
Te6edf3android:layout_width=Ta5d6ff"48dp"
Te6edf3android:layout_height=Ta5d6ff"48dp"
Te6edf3android:src=Ta5d6ff"@drawable/widget_app_icon"
Te6edf3android:contentDescription=Ta5d6ff"@null" Tff7b72/>

Tff7b72<TextView
Te6edf3android:layout_width=Ta5d6ff"wrap_content"
Te6edf3android:layout_height=Ta5d6ff"wrap_content"
Te6edf3android:layout_marginTop=Ta5d6ff"8dp"
Te6edf3android:text=Ta5d6ff"@string/widget_local_stats_label"
Te6edf3android:textColor=Ta5d6ff"#FFFFFF"
Te6edf3android:textStyle=Ta5d6ff"bold"
Te6edf3android:textSize=Ta5d6ff"14sp" Tff7b72/>

Tff7b72</LinearLayout>

Served by rngit 1.5.0 - Generated in 0.03s